projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6ad2c
)
gdkapplaunchcontext: Add tags to code example
author
Javier Jardón
<jjardon@gnome.org>
Wed, 25 Jan 2012 17:35:39 +0000
(17:35 +0000)
committer
Javier Jardón
<jjardon@gnome.org>
Wed, 25 Jan 2012 17:36:57 +0000
(17:36 +0000)
gdk/gdkapplaunchcontext.c
patch
|
blob
|
history
diff --git
a/gdk/gdkapplaunchcontext.c
b/gdk/gdkapplaunchcontext.c
index 5f9aa249c53165b27d04cd3de5655f9fdb94cc50..9916c82ca7bb5ed49a7204bff90f3cd51b986ff5 100644
(file)
--- a/
gdk/gdkapplaunchcontext.c
+++ b/
gdk/gdkapplaunchcontext.c
@@
-38,6
+38,7
@@
* screen or workspace.
* <example>
* <title>Launching an application</title>
+ * <informalexample>
* <programlisting>
* GdkAppLaunchContext *context;
*
@@
-51,6
+52,7
@@
*
* g_object_unref (context);
* </programlisting>
+ * </informalexample>
* </example>
*/